| Type: |
Integer |
| Saved in: |
Registry |
| Initial value: |
1 |
Controls how constraints
and referenced user parameters are handled when constrained objects
are copied between drawings, Model space and layouts, and block
definitions.
Parameters and their
values apply to the current space only. Model space, individual
paper space layouts, and various block definitions in the block editor
cannot access each other's parameters. Several commands, including PASTECLIP
and EXPLODE, can introduce dimensional constraints and constraint
parameters into an environment where referenced user parameters
are no longer accessible or are in conflict.
The PARAMETERCOPYMODE
system variable provides several options for handling these situations.
0
|
Do not copy any dimensional constraints or constraint
parameters. Constraints are removed from copied objects.
|
1
|
Copy dimensional constraints
and constraint parameters. Always replace expressions with numerical
constants. Rename dimensional parameters if there is a naming conflict.
|
2
|
Copy dimensional constraints,
constraint parameters, and user parameters. Reference existing user
parameters when available, otherwise replace expressions with numerical
constants.
|
3
|
Copy dimensional constraints,
constraint parameters, and user parameters. Reference existing user
parameters when available, otherwise create any missing user parameters.
Change missing referenced dimensional constraints into user parameters.
|
4
|
Copy all dimensional
constraints, constraint parameters, and expressions. Rename the parameters
of copied objects if conflicts in value occurs for copied parameters.
|